home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1997 December
/
Electronic Clipper 1997-12.iso
/
Idea Source®
/
Gallery.Dir
/
00010_Script_10
< prev
next >
Wrap
Text File
|
1997-11-05
|
259b
|
12 lines
on mouseDown
puppetsound "dong"
repeat while the mousedown
set the visible of sprite 4 to false
updatestage
end repeat
set the visible of sprite 4 to true
updatestage
sound fadeout 1,60
sound fadeout 2,60
go movie "main"
end